One: Concept
The popular copy set is to use multiple machines for the same data asynchronous synchronization, so that multiple machines have multiple copies of the same data, and when the main library when it is off without user intervention,
Getting started with mongodb installation and getting started with mongodb--- 1. Disable NUMA In procRpm-qa | grep numactlYum install-y numactl# Echo 0>/proc/sys/vm/zone_reclaim_mode# Sysctl-w vm. zone_reclaim_mode = 0--- 2. Modify the maximum
Installation scripts#!/bin/bash #author: qingfeng#qq: 530035210#blog: http://my.oschina.net/pwd/blog # Automatic installation of MongoDB and initialization configuration # The default configuration is as follows logdir=/data/log/shell #
Previous: building Lnamp Environment (v)-PHP7 source installation Redis and Redis expansionFirst, install MongoDB1. Creating MongoDB user groups and users-r-g mongodb-s/sbin/nologin-m MongoDB2. Download the MongoDB source package and put the source
---1. Turn off Numa in procRpm-qa | grep numactlYum Install-y Numactl# echo 0 >/proc/sys/vm/zone_reclaim_mode# sysctl-w Vm.zone_reclaim_mode=0---2. Modify the maximum number of connections#vi/etc/security/limits.conf* Soft Nofile 25000* Hard Nofile 2
---1. Turn off Numa in procRpm-qa | grep numactlYum Install-y Numactl# echo 0 >/proc/sys/vm/zone_reclaim_mode# sysctl-w Vm.zone_reclaim_mode=0---2. Change the maximum number of connections#vi/etc/security/limits.conf* Soft Nofile 25000* Hard Nofile 2
Statement: The article is mainly from the "MongoDB actual Combat" a book, the main want to learn MongoDB knowledge through the book, deepen understanding, so write in their own blog, as a record, in the final chapter, there will be a collection of
Install MongoDB server on Ubuntu
Get the latest version
wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.0.2.tgz
Unzip to perform
Tar zxvf mongodb-linux-x86_64-2.0.2.tgz
cd/usr/mongodb-linux-x86_64-2.0.2/bin
What is NoSQLLearn about MongoDBDownload and installation of MONGDBThe architecture of MongoDBCommon commands (basic additions and deletions)Client GUI Tools CollectionOne: What is NoSQL1 Introduction to NoSQLNoSQL is not the only SQL abbreviation,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.